home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / eXec / Krotkie opisy / Programy / simplehtml.lha / SimpleHTML / ReadMe next >
Text File  |  2001-02-04  |  5KB  |  167 lines

  1. Short:     V0.14 of the simple HTML Offline Browser
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    sebauer@t-online.de (Sebastian Bauer)
  4. Type:      comm/www
  5. Kurz:      V0.14 des einfachen HTML Offline Browser
  6. Requires:  OS 3.0
  7. Version:   0.14
  8.  
  9. Introduction
  10. ~~~~~~~~~~~~
  11. SimpleHTML allows you to view HTML Files offline. It supports
  12. a little subset of the HTML Tags.
  13.  
  14. Copyright, Distribtion and Disclamer
  15. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. SimpleHTML is ©1998-2000 by Sebastian Bauer.
  17. SimpleHTML is freeware. Feel free to spreat it, as long as
  18. all files are included and in an unchanged form. You are not
  19. allowed to make profit from its distribution!
  20. In no way the author can be made responible for any damage created
  21. by the program. Use it at your own risk!
  22.  
  23. How to use SimpleHTML
  24. ~~~~~~~~~~~~~~~~~~~~~
  25. SimpleHTML can be started from Shell and from Workbench.
  26. The Shell template looks like this:
  27.   FILE,PUBSCREEN/K,WINDOWX/N,WINDOWY/N,WINDOWWIDTH/N,WINDOWHEIGHT/N
  28. FILE specifies the file, which will be viewed after start.
  29. PUBSCREEN specifies the public screen, where the window is opened.
  30. WINDOWX specifies the left edge of the window
  31. WINDOWY specifies the top edge of the window
  32. WINDOWWIDTH specifies the width of the window
  33. WINDOWHEIGHT specifies the height of the window
  34.  
  35. When starting from WB the file can be specified via a shift double click.
  36. When no filename is given a asl filerequester appears.
  37. Simliar to common Webbrowsers you can specify the file also in
  38.    the file:///<path> and file://localhost/<path>
  39. If you have the http-handler installed you also can browse very limited
  40. (no images are displayed then) through the internet.
  41. The HTTP handler can be found at:
  42.  http://home.wtal.de/js/http-handler.lha
  43.  
  44. Future
  45. ~~~~~~
  46.  - fix all bugs
  47.  - some buttons in the main window
  48.  - more HTML commands
  49.  
  50. History
  51. ~~~~~~~
  52. Version 0.14 (05.02.01)
  53.  - search works now not only from the beginning
  54.  - Font names which have spaces are now tried also without spaces
  55.  - keyword values can now also be surrounded by ' signs
  56.  
  57. Version 0.13 (09.12.00)
  58.  - fixed a type in the menu
  59.  - smaller bug fixes
  60.  
  61. Version 0.12 (27.08.00)
  62.  - fonts are loaded now only when needed.
  63.  - FACE attribute of <FONT> tag is supported now
  64.  
  65. Version 0.11 (22.08.00)
  66.  - some more compatibility with bad html
  67.  - loading and resizing speed has been improved a little bit
  68.  - images are also loaded now even for http: URIs
  69.  
  70. Version 0.10 (19.06.00)
  71.  - you can save the displayed html file now
  72.  - HSPACE support in images
  73.  - BODY tag no longer required in html files
  74.  - horizontal scroller
  75.  
  76. Version 0.9 (12.06.00)
  77.  - new Shortcuts for Forward and Backward (< and >)
  78.  - compatible to the http handler
  79.  - displays the link when mouse is over a link
  80.  - fixed more layout problems (but tables still makes problems)
  81.  
  82. Version 0.8 (21.05.00)
  83.  - Shell and ARexxSuport for file:/// and file://localhost/ URIs
  84.  - supports now the <DIV> tag
  85.  - supports headers <TH> in tables
  86.  - <TITLE> is supported (displayed in window Title)
  87.  - bug fixes
  88.  
  89. Version 0.7 (14.05.00)
  90.  - added an ARexx Port (OPENURL, RELOAD, QUIT, WINDOWTOFRONT)
  91.  - added some shell arguments
  92.  - some smaller bugfixes
  93.  - first version of the html.datatype available on my homepage
  94.  
  95. Version 0.6 (06.05.00)
  96.  - correct offsets now when displaing backgrounds
  97.  - in some cases ALIGN was missed when there was also VALIGN
  98.  - fixed some Enforcer Hits
  99.  - now really ignores comments
  100.  - more entities (hopfully all)
  101.  - slightly more compatible with bad html
  102.  
  103. Version 0.5 (24.02.00)
  104.  - interprets relative URIs correctly
  105.  - compiled with SAS C
  106.  - search possibility
  107.  - supports ALIGN attributes in IMG and TABLE
  108.    (but probably not perfect)
  109.  
  110. Version 0.4 (23.07.99)
  111.  - added PUBSCREEN/K argument to the shell template
  112.  - now supports URIs which refer to a location within a resource
  113.  - image links
  114.  - implented <OL> and <DL> lists
  115.  - text links react now visually when clicking on them
  116.  - text can be marked and copied to the clipboard
  117.  - a little bit faster when resizing or scrolling big html files
  118.  - prepared for the html.datatype
  119.  - other smaller changes
  120.  
  121. Version 0.3 (24.06.99)
  122.  - again bug fixes
  123.  - now longer looks for http:
  124.  - borders around tables
  125.  - enhanced keyboard function (SHIFT or CTRL + Cursor Keys)
  126.  
  127. Version 0.2 (23.03.99)
  128.  - some bugs fixed
  129.  - uploaded into the wrong directory ;-)
  130.  
  131. Version 0.1 (24.12.98)
  132.  - initial release
  133.  
  134. How can you reach me?
  135. ~~~~~~~~~~~~~~~~~~~~~
  136. SimpleHTML probably has many bugs, so send bug reports to
  137.   sebauer@t-online.de or
  138.   Sebastian.Bauer@in.stud.tu-ilmenau.de
  139.  
  140. If SimpleHTML crash on a specified HTML file, please send this
  141. file to me.
  142.  
  143. Address:
  144.   Sebastian Bauer
  145.   Neustädter Str. 50
  146.   07768 Kahla
  147.  
  148. Visit my homepage at
  149.   http://home.t-online.de/home/sebauer/
  150.   (german version)
  151.  
  152.   http://home.t-online.de/home/sebauer/english.html
  153.   (english version)
  154.  
  155. Here you can find the latest version of SimpleHTML but also
  156. other things for Amiga, for example SimpleFind and SimplePac.
  157.  
  158. Great thanks go to my beta testers Nils Görs and Benjamin Hussong.
  159.  
  160.          __
  161.         / /
  162.    __  / /   Only Amiga makes it possible...
  163.    \ \/ /
  164.     \__/
  165.  
  166. Amiga is a trademark from Amiga Inc.
  167.